.index-page .header .header-top {
  width: 100%;
  height: 38px;
  background-color: #f2f2f2;
}

.index-page .header .header-top .header-top-con {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 38px;
}

.index-page .header .header-top .header-top-con .header-top-l {
  font-size: 14px;
  font-family: SimHei;
  font-weight: 400;
  color: #595757;
  line-height: 38px;
}

.index-page .header .header-top .header-top-con .header-top-r .header-login {
  color: #000000;
  font-size: 14px;
}

.index-page .header .header-top .header-top-con .header-top-r .header-reg {
  width: 108px;
  background: #fe6500;
  border-radius: 10px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-left: 20px;
}

.index-page .header .header-bottom {
  height: 118px;
  background-color: #fff;
}

.index-page .header .header-bottom .header-bottom-con {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 118px;
}

.index-page .header .header-bottom .header-bottom-con .header-bottom-l {
  width: 528px;
  height: 88px;
}

.index-page .header .header-bottom .header-bottom-con .header-bottom-r .img1 {
  width: 240px;
  height: 59px;
}

.index-page .header .header-bottom .header-bottom-con .header-bottom-r .img2 {
  width: 78px;
  height: 78px;
  margin-left: 30px;
}

.index-page .co1 {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-page .co1 .co1-r {
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #fe6500;
  line-height: 39px;
  width: 109px;
  height: 41px;
  border: 1px solid #fe6500;
  border-radius: 21px;
  text-align: center;
  cursor: pointer;
}

.index-page .co1 .fgx {
  width: 6px;
  height: 40px;
  background: #0068df;
}

.index-page .co1 .co1-text {
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
  margin: 0 22px 0 18px;
}

.index-page .co1 .co1-yw {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #999999;
  line-height: 20px;
}

.index-page .supplier-place {

  width: 100%;
  padding-top: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 0px;
}

.index-page .supplier-place .co2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 10px;
  margin-top: 30px;
}

.index-page .supplier-place .co2 .l {
  color: #245399;
  font-size: 25px;
}

.index-page .supplier-place .co2 .co2-nav-active {
  position: relative;
  color: #245399;
}

.index-page .supplier-place .co2 .co2-nav-active::after {
  content: '';
  width: 100%;
  height: 4px;
  background: rgba(0, 104, 223, 0.5);
  position: absolute;
  left: 0;
  bottom: 0px;
}

.index-page .supplier-place .co2 .r {
  color: #FE6500;
  font-size: 20px;
  border: 1px solid #FE6500;
  line-height: 38px;
  width: 109px;
  text-align: center;
  border-radius: 21px;
}


.index-page .supplier-place .bx-wrapper {
  margin-top: 30px;
  max-width: 1200px !important;
}

.index-page .supplier-place .bx-wrapper .bx-viewport {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: none !important;
}
.index-page .supplier-place .co3 {
  width: 1200px;
  overflow: hidden;
  height: 200px;
}

.index-page .supplier-place .co3 .co3-list {
  width: 330px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #D0D0D0;
  background: #ffff;
  padding: 10px 20px;
  margin-right: 20px;
  display: inline-block;
}

.index-page .supplier-place .co3 .co3-list .title {
  color: #245399;
  font-size: 18px;
  margin-bottom: 10px;
}

.index-page .supplier-place .co3 .co3-list .co3-list-con {
  color: #333;
  font-size: 16px;
}

.index-page .supplier-place .co3 .co3-list:last-child {
  margin-right: 0;
}

.index-page .supplier-place .co4 {
  margin-top: 60px;
}

.index-page .supplier-place .co4 .co4-list .row1 {
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /*font-size: 18px;*/
  color: #999;
  line-height: 40px;
}

.index-page .supplier-place .co4 .co4-list .row1:first-child {
  width: 200px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.index-page .supplier-place .co4 .co4-list:nth-child(odd) {
  background: #fff;
}

.index-page .contact-us {
  background-color: #fff;
  width: 100%;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 70px;
}

.index-page .contact-us .co2 {
  margin-top: 10px;
}

.index-page .contact-us .co2 .co2-nav {
  cursor: pointer;
  color: #666;
  font-size: 25px;
  margin-right: 50px;
}

.index-page .contact-us .co2 .co2-nav-active {
  color: #245399;
  position: relative;
}

.index-page .contact-us .co2 .co2-nav-active::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #245399;
  position: absolute;
  left: 0;
  bottom: 0;
}

.index-page .contact-us .co3 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

.index-page .contact-us .co3 .co3-l {
  width: 536px;
}

.index-page .contact-us .co3 .co3-l .co3-l-1 {
  width: 100%;
  display: none;
}

.index-page .contact-us .co3 .co3-l .co3-l-1 .labe-name {
  font-size: 18px;
  font-weight: 500;
  color: #5f5f5f;
}

.index-page .contact-us .co3 .co3-l .co3-l-1 .labe-name-input {
  background: white;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  width: 100%;
  display: block;
  padding: 5px 12px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #999;
}

.index-page .contact-us .co3 .co3-l .co3-l-1 .labe-name-textarea {
  font-size: 14px;
  color: #999;
  width: 100%;
  resize: none;
  height: 210px;
  outline: none;
  padding: 10px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.index-page .contact-us .co3 .co3-l .co3-l-1 .zx-btn {
  margin-top: 48px;
  width: 539px;
  height: 50px;
  border: 1px solid #fe6500;
  border-radius: 5px;
  line-height: 48px;
  text-align: center;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #fe6500;
  cursor: pointer;
}

.index-page .contact-us .co3 .co3-l .co3-l-1-active {
  display: block;
}

.index-page .contact-us .co3 .co3-r {
  width: 581px;
  margin-top: 5px;
}

.index-page .contact-us .co3 .co3-r .title {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  margin-bottom: 20px;
}

.index-page .contact-us .co3 .co3-r .code-img {
  width: 129px;
  height: 128px;
  margin: 0px 10px 0px 0;
}

.index-page .contact-us .co3 .co3-r .zixunrexian {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.index-page .contact-us .co3 .co3-r .zixunrexian .l {
  color: #333;
  font-size: 18px;
}

.index-page .contact-us .co3 .co3-r .zixunrexian .r {
  color: #245399;
  font-size: 25px;
}

.index-page .contact-us .co3 .co3-r .email,
.index-page .contact-us .co3 .co3-r .address {
  color: #333;
  font-size: 18px;
}

.index-page .contact-us .co3 .co3-r .zx-btn {
  margin-top: 40px;
  width: 539px;
  height: 50px;
  border: 1px solid #fe6500;
  border-radius: 5px;
  line-height: 48px;
  text-align: center;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #fe6500;
  cursor: pointer;
}

.index-page .financing-needs {
  width: 100%;
  background: #fff;
  padding-top: 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*padding-bottom: 60px;*/
}

.index-page .financing-needs .co2-table {
  padding: 0 100;
}

.index-page .financing-needs .co2-table .co2-table-row .coe-span {
  text-align: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #999;
  /*font-size: 20px;*/
  line-height: 50px;
}

.index-page .financing-needs .co2-table .co2-table-row-tips {
  border-bottom: 1px solid #f2f2f2;
}

.index-page .financing-needs .co2-table .co2-table-row-tips .coe-span {
  border-right: 1px solid #f2f2f2;
}

.index-page .financing-needs .co2-table .co2-table-row-tips .coe-span:nth-child(1) {
  color: #245399;
}

.index-page .financing-needs .co2-table .co2-table-row-tips .coe-span:nth-child(5) {
  color: #fe6500;
}

.index-page .financing-needs .co2-table .co2-table-row-tips .coe-span:last-child {
  border: 0;
}

.index-page .financing-needs .co2-table .co2-table-row-tips:nth-child(odd) {
  background-color: #fff;
}

.index-page .business-data {
  width: 100%;
  background: #fff;
  padding-top: 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 60px;
}

.index-page .business-data .co2 {
  margin-top: 30px;
}

.index-page .business-data .co2 .co2-nav {
  cursor: pointer;
  color: #666;
  font-size: 25px;
  margin-right: 50px;
}

.index-page .business-data .co2 .co2-nav-active {
  position: relative;
  color: #245399;
}

.index-page .business-data .co2 .co2-nav-active::after {
  content: '';
  width: 100%;
  height: 4px;
  background: rgba(0, 104, 223, 0.5);
  position: absolute;
  left: 0;
  bottom: 0px;
}

.index-page .business-data .co3-box {
  margin-top: 60px;
}

.index-page .business-data .co3-box .co3-box-img {
  width: 538px;
  height: 338px;
  margin-right: 10px;
}

.index-page .business-data .co3-box .co3-box-r {
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-header {
  background-color: #245399;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-header .co3-box-r-header-row {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 652px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  position: relative;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-header .co3-box-r-header-row::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 19px;
  background: white;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-header .co3-box-r-header-row:last-child::after {
  display: none;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con {
  background: #FFFFFF;
  height: 338px;
  overflow: hidden;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom，.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom1，.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom2 {
  height: 48px;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom .swiper-wrapper {
  height: 48px;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom1 .swiper-wrapper {
  height: 48px;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom2 .swiper-wrapper {
  height: 48px;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom .swiper-wrapper .swiper-slide {
  height: 48px;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom .swiper-wrapper .swiper-slide {
  height: 48px;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom1 .swiper-wrapper .swiper-slide {
  height: 48px;
  width: 652px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .swiper-container-bottom2 .swiper-wrapper .swiper-slide {
  height: 48px;
  width: 652px;
}
.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .co3-box-r-con-list .co3-box-r-header-con-row {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #333;
  position: relative;
  font-size: 18px;
}

.index-page .business-data .co3-box .co3-box-r .co3-box-r-con .co3-box-r-con-list:hover .co3-box-r-header-con-row {
  color: #fe6500;
}

.index-page .financial-products {
  width: 100%;
  background: #fff;
  /*padding-top: 43px;*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /*padding-bottom: 40px;*/
}

.index-page .financial-products .co1 {
  border: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 50px;
}

.index-page .financial-products .co2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-page .financial-products .co2 .co2-img {
  width: 395px;
  height: 152px;
  cursor: pointer;
  position: relative;
}

.index-page .financial-products .co2 .co2-img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}

.index-page .financial-products .co2 .co2-img:hover::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
}

.index-page .financial-products .co2 .box-bg {
  position: relative;
  width: 395px;
  height: 152px;
}

.index-page .financial-products .co2 .box-bg::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
}

.index-page .financial-products .co3-box {
  margin-top: 60px;
}

.index-page .financial-products .co3-box .co3-box-one {
  overflow: hidden;
}

.index-page .financial-products .co3-box .co3-box-one .swiper-container-financial {
  width: 1200px;
  height: 400px;
  position: relative;
  display: none;
}

.index-page .financial-products .co3-box .co3-box-one .swiper-container-financial .swiper-slide {
  width: 240px;
  height: 400px;
}

.index-page .financial-products .co3-box .co3-box-one .swiper-container-financial .swiper-button-next {
  right: 0;
}

.index-page .financial-products .co3-box .co3-box-one .swiper-container-financial .swiper-button-prev {
  left: 0;
}

.index-page .financial-products .co3-box .co3-box-one .swiper-container-financial-active {
  display: block;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(82, 82, 82, 0.15);
          box-shadow: 0px 0px 10px 0px rgba(82, 82, 82, 0.15);
  border-top: 9px solid rgba(15, 123, 247, 0.2);
  width: 240px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 40px;
  margin-bottom: 20px;
  margin-right: 30px;
  position: relative;
  cursor: pointer;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list:hover {
  border-top: 9px solid #0f7bf7;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list:hover .co3-box-one-list-btn {
  color: #fff;
  background-color: #245399;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list .lybzjbh {
  width: 184px;
  line-height: 38px;
  background: #fe6500;
  border-radius: 0px 19px 19px 0;
  font-size: 18px;
  color: white;
  margin-top: 5px;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list .lybh {
  margin-top: 5px;
  width: 114px;
  line-height: 30px;
  background: #245399;
  border-radius: 0px 19px 19px 0;
  font-size: 18px;
  color: white;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list .co3-box-one-list-img {
  width: 130px;
  height: 30px;
  margin-top: 10px;
  margin-left: 30px;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list .co3-box-one-list-title {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  margin-top: 20px;
  padding-left: 30px;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list .fl {
  font-size: 38px;
  font-family: Akzidenz-Grotesk BQ Extra Conde;
  font-weight: bold;
  color: #245399;
  line-height: 48px;
  margin-top: 30px;
  padding-left: 30px;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list .intro {
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 30px;
  margin-top: 30px;
  padding-left: 30px;
  height:90px;
}

.index-page .financial-products .co3-box .co3-box-one .co3-box-one-list .co3-box-one-list-btn {
  font-size: 16px;
  font-weight: bold;
  color: #245399;
  line-height: 40px;
  width: 80%;
  margin: 35px auto 0;
  border: 2px solid #245399;
  text-align: center;
}

.index-page .financial-products .co3-box .co3-box-one .jinrong-right .co3-box-one-list .fl {
  margin-top: 0;
}

.index-page .service-process {
  width: 100%;
  background: #fff;
  padding-top: 43px;
  position: relative;
}

.index-page .service-process::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #245399;
  position: absolute;
  left: 0;
  bottom: 152px;
}

.index-page .service-process .co3 {
  width: 1100px;
  margin: 0px auto 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: none;
  height: 328px;
}

.index-page .service-process .co3 .img1-1,
.index-page .service-process .co3 .img2-1 {
  width: 1177px;
  height: 328px;
  position: relative;
  z-index: 1;
}

.index-page .service-process .co3 .co3-list .co3-list-img1 {
  width: 50px;
  height: 50px;
}

.index-page .service-process .co3 .co3-list .co3-list-img2 {
  width: 48px;
  height: 48px;
  margin: 20px 0;
  position: relative;
  z-index: 3;
}

.index-page .service-process .co3 .co3-list .co3-list-text {
  font-size: 20px;
  font-family: PingFang SC;
  color: #221815;
  line-height: 20px;
}

.index-page .service-process .co2 {
  margin-top: 30px;
}

.index-page .service-process .co2 .co2-nav {
  cursor: pointer;
  color: #666;
  font-size: 25px;
  margin-right: 50px;
  position: relative;
}

.index-page .service-process .co2 .co2-nav-active {
  color: #245399;
  position: relative;
}

.index-page .service-process .co2 .co2-nav-active::after {
  content: '';
  width: 100%;
  height: 4px;
  background: rgba(0, 104, 223, 0.5);
  position: absolute;
  left: 0;
  bottom: 0px;
}

.index-page .service-process .show-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.index-page .banner-box {
  width: 100%;
  height: 542px;
  overflow: hidden;
  position: relative;
}

.index-page .banner-box .swiper-container {
  width: 100%;
  height: 542px;
}

.index-page .banner-box .swiper-container .swiper-slide {
  width: 100%;
  height: 542px;
}

.index-page .banner-box .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.index-page .banner-box .swiper-container .swiper-pagination {
  bottom: 80px;
  left: 0;
}

.index-page .banner-box .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
}

.index-page .banner-box .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fe6500;
}

.index-page .banner-box .nav {
  width: 100%;
  height: 70px;
  background: rgba(36, 83, 153, 0.65);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.index-page .banner-box .nav .nav-con {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 70px;
  line-height: 70px;
}

.index-page .banner-box .nav .nav-con .nav-con-tab {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 500;
  color: white;
  padding: 0 20px;
}

.index-page .banner-box .nav .nav-con .nav-con-tab:hover {
  background-color: #fe6500;
  cursor: pointer;
}

.index-page .banner-box .right-nav {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 1;
}

.index-page .banner-box .right-nav .right-nav-tab {
  width: 220px;
  height: 50px;
  background: white;
  border-radius: 4px;
  margin-bottom: 3px;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-img {
  width: 30px;
  height: 30px;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-img1 {
  background: url(../img/assets/index/right-nav-0.png) no-repeat;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-img2 {
  background: url(../img/assets/index/right-nav-1.png) no-repeat;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-img3 {
  background: url(../img/assets/index/right-nav-2.png) no-repeat;
  background-size: 100%;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-img4 {
  background: url(../img/assets/index/right-nav-3.png) no-repeat;
  background-size: 100%;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-img5 {
  background: url(../img/assets/index/right-nav-4.png) no-repeat;
  background-size: 100%;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-img6 {
  background: url(../img/assets/index/right-nav-5.png) no-repeat;
  background-size: 100%;
}

.index-page .banner-box .right-nav .right-nav-tab .right-nav-tab-text {
  color: #595757;
  font-size: 18px;
  margin-left: 20px;
}

.index-page .banner-box .right-nav .right-nav-tab:hover .right-nav-tab-text {
  color: #fe6500;
}

.index-page .banner-box .right-nav .right-nav-tab1:hover .right-nav-tab-img1 {
  background: url(../img/assets/index/right-nav-0-active.png) no-repeat;
}

.index-page .banner-box .right-nav .right-nav-tab2:hover .right-nav-tab-img2 {
  background: url(../img/assets/index/right-nav-1-active.png) no-repeat;
}

.index-page .banner-box .right-nav .right-nav-tab3:hover .right-nav-tab-img3 {
  background: url(../img/assets/index/right-nav-2-active.png) no-repeat;
  background-size: 100%;
}

.index-page .banner-box .right-nav .right-nav-tab4:hover .right-nav-tab-img4 {
  background: url(../img/assets/index/right-nav-3-active.png) no-repeat;
  background-size: 100%;
}

.index-page .banner-box .right-nav .right-nav-tab5:hover .right-nav-tab-img5 {
  background: url(../img/assets/index/right-nav-4-active.png) no-repeat;
  background-size: 100%;
}

.index-page .banner-box .right-nav .right-nav-tab6:hover .right-nav-tab-img6 {
  background: url(../img/assets/index/right-nav-5-active.png) no-repeat;
  background-size: 100%;
}

.index-page .login-reg {
  margin-top: 40px;
}

.index-page .login-reg .login-reg-l {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-page .login-reg .login-reg-l .login-reg-l-list:last-child {
  margin-bottom: 0;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-l {
  width: 136px;
  height: 133px;
  background: #245399;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-l .login-reg-l-list-l-img {
  width: 30px;
  height: 30px;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-l .login-reg-l-list-l-img-text {
  font-size: 20px;
  font-weight: bold;
  color: white;
  line-height: 30px;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-r {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 133px;
  background: #fff;
  border: 1px solid #cfcfcf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px 0 30px;
  background: url(/homePage/img/assets/index/191597806326_.pic_hd.jpg) -4px 20px no-repeat;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-r .login-reg-l-list-r-t {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-r .login-reg-l-list-r-t .login-reg-l-list-r-t-l {
  color: #333;
  font-size: 24px;
  font-weight: bold;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-r .login-reg-l-list-r-t .login-reg-l-list-r-t-r {
  font-size: 22px;
  line-height: 20px;
  font-family: PingFang SC;
  cursor: pointer;
  color: #fe6500;
  border: 1px solid #ffaf32;
  border-radius: 5px;
  padding: 5px 10px;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-r .login-reg-l-list-r-t .login-reg-l-list-r-t-r:hover {
  color: #fff;
  background-color: #fe6500;
}

.index-page .login-reg .login-reg-l .login-reg-l-list .login-reg-l-list-r .login-reg-l-list-r-b {
  margin-top: 10px;
  color: #999;
  font-size: 20px;
}

.index-page .login-reg .login-reg-t-img {
  width: 550px;
  height: 291px;
  margin-left: 20px;
}

.index-page .tzgg {
  margin-top: 30px;
}

.index-page .tzgg .tzgg-l {
  width: 135px;
  height: 169px;
  background: #245399;
}

.index-page .tzgg .tzgg-l .tzgg-l-img {
  width: 20px;
  height: 20px;
}

.index-page .tzgg .tzgg-l .tzgg-l-text {
  font-size: 20px;
  font-weight: bold;
  color: white;
}

.index-page .tzgg .tzgg-r {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 8px;
}

.index-page .tzgg .tzgg-r .tzgg-r-list {
  cursor: pointer;
  background: whitesmoke;
  line-height: 40px;
  margin-bottom: 3px;
}

.index-page .tzgg .tzgg-r .tzgg-r-list .tzgg-r-list-l {
  font-size: 14px;
  color: #333333;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.index-page .tzgg .tzgg-r .tzgg-r-list .tzgg-r-list-r {
  width: 130px;
  font-size: 14px;
  color: #333333;
  margin-left: 50px;
}

.index-page .tzgg .tzgg-r .tzgg-r-list:last-child {
  margin-bottom: 0;
}

.index-page .tzgg .tzgg-r .tzgg-r-list:hover .tzgg-r-list-l {
  color: #cb271c;
}

.index-page .tzgg .tzgg-r .tzgg-r-list:hover .tzgg-r-list-r {
  color: #cb271c;
}

.index-page .foot-foot {
  width: 100%;
  background: #245399;
  padding: 20px 0;
}

.index-page .foot-foot p {
  text-align: center;
  font-size: 14px;
  color: white;
  line-height: 20px;
}
/*# sourceMappingURL=index.css.map */